﻿/*通用类*/
*{
	margin:0;
	padding:0;		
}
body{		
	margin:0 auto;
	font-size:16px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	text-align:justify;	
	color:#666;
	overflow-x:hidden;
	position:relative;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#666;
	text-decoration:none !important;	
	outline:none !important;
}
a:hover{
	color:#04529a;	
}
ul{
	list-style-type:none;	
	margin:0;
}
dl{
	margin:0;
	padding:0;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
.ck_device{
	position:absolute;
	top:-300px;
}

/*所有设备公用 CSS*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;	
}

/*total*/



.header-mb{
	width:100%;
	height:50px;
	position:fixed;
	left:0;
	top:0;
	z-index:100;
	background:#fff;
	border-bottom:1px solid #ccc;
}
.header-mb .logo{
	float:left;
	margin-left:3%;
}
.header-mb .logo img{
	display:block;
	height:50px;
	width:auto;
}
.header-mb-zw{
	height:51px;
	clear:both;
}
.nav-mb{
	position:fixed;
	right:0;
	top:0;
	z-index:100;	
	width:100%;
	height:100%;	
	padding-top:50px;
	display:none;
}
.nav-mbshow{
	display:block;
	background:url("../images/bg_22.png");	
}
.menu-btn{
	width:40px;
	height:30px;
	border:1px solid #ddd;
	border-radius:5px;	
	position:fixed;
	right:3%;
	top:10px;
	background:#fff url("../images/menu.png") no-repeat center center;
	z-index:110;
}
.menu-btnshow{
	background-image:url("../images/menu_close.png");	
}
.nav-mb dl{
	width:90%;
	margin:0 auto;	
	font-size:14px;
}
.nav-mb a{
	display:block;	
}
.nav-mb dt{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;	
	
}
.nav-mb .down dt{
	
}
.nav-mb dd{
	line-height:30px;	
	display:none;
}
.nav-mb .down dd{
	display:block;	
}
.nav-mb dd a{
	color:#666;	
}



/*total*/

/*hm首页*/

.banner{
	width:100%;	
	position:relative;
	overflow:hidden;	
	cursor:pointer;		
}
.banner .swiper-slide{
	width:100%;	
	background-repeat:no-repeat;
	background-position:top center;
}
.banner .swiper-slide img{
	display:block;
	width:100%;
	height:auto;
}
.banner .swiper-slide a{
	display:block;
	width:100%;	
}
.banner .swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:10px;
  width: 100%;
}
.banner .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.banner .swiper-pagination-bullet-active {
  background: #fff;
}
.header{
	height: 80px;
	background:#fff;
	box-sizing:border-box;
	padding:0 5%;
}
.header .logo{
	float: left;
	display: block;
	height: 80px;
	padding-left: 10%;
}
.header .logo img{
	display: block;
	height: 80px;
}
.header .lans{
	float: right;
}
.header .lans a{
	float: left;
	display: block;
	width: 26px;
	margin:16px 0 0 12px;
	font-size:12px;
}
.nav{
	height: 65px;
	line-height: 65px;
	background:#2976bf;
	color:#fff;
}
.nav .wrapin{
	box-sizing:border-box;
	padding-left:300px;
}
.nav a{
	color:#fff;
}
.nav em{
	margin:0 1.3em;
}
.nav_search{
	display: inline-block;
	width:220px;
	height:40px;
	background:#fff;
	position: relative;
	top: 13px;
	left: 20px;
}
.nav_search .text{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background:none;
	border:0;
	box-sizing:border-box;
	padding:0 20px;
	position: absolute;
	left: 0;
	top: 0;
	font-size:14px;
}
.nav_search .sub{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	height: 40px;
	width: 60px;
	background:url(../images/nav_sub.png) no-repeat center center;
}
.nm_search{
	width: 90%;
	height: 40px;
	border:1px solid #ccc;
	border-radius:5px;
	margin:15px auto;
	position: relative;
}
.nm_search .text{
	height:40px;
	width:100%;
	line-height: 40px;
	padding:0 10px;
	background:none;
	border:0;
	font-size:14px;
}
.nm_search .sub{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	height: 40px;
	width: 60px;
	background:url(../images/nav_sub.png) no-repeat center center;
}
.footer{
	text-align: center;
	background:#2976bf;
	color:#fff;
	padding:15px 18px;
	font-size:14px;
	line-height: 1.6;
}

.go_top{
	width: 50px;
	height: 50px;
	background:#04529a url(../images/go_top.png) no-repeat center center;
	background-size:60% 60%;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 20;
	border-radius:100%;
	cursor: pointer;
}

.rbar{
	width:85px;
	z-index: 90;
	position: fixed;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background:#04529a;
	padding:15px;
	font-size:14px;
	color:#fff;
}
.rbar .title{
	height: 32px;
	line-height: 32px;
}
.rbar li{
	height: 20px;
	line-height: 20px;
	padding-left:30px;
	background:url(../images/rbar_li.png) no-repeat left center;
}
.rbar .close{
	width: 24px;
	height: 24px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	background:url(../images/rbar_close.png) no-repeat center center;
	cursor: pointer;
}

/*hm 首页*/

/*所有设备公用 CSS*/

/* PC大屏幕 big star*/
@media screen and (min-width: 768px) {

.visible-lg {display: block !important;}
.visible-lg-block {display: block !important;}
.visible-lg-inline {display: inline !important;}
.visible-lg-inline-block {display: inline-block !important;}
.hidden-lg{display:none !important;}

.wrapin{
	width:1200px;	
}

.h_head{
	text-align: center;
	padding:70px 0 30px 0;
}
.h_head .t1{
	height: 80px;
	line-height: 80px;
	position: relative;
	font-size:40px;
	color:#04529a;
}
.h_head .t1 i{
	display: block;
	width: 60px;
	height: 2px;
	background:#d90000;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left:-30px;
}
.h_head .t2{
	line-height: 50px;
}
.hp_ctrl{
	width: 1060px;
	margin:0 auto;
	position: relative;
	height: 44px;
}
.hp_ctrl .cbtn{
	width:24px;
	height:44px;
	cursor: pointer;
	position: absolute;
	z-index: 20;
	top: 0;
}
.hp_ctrl .pre{
	left:0;
	background:url(../images/hp_pre.png) no-repeat center center;
}
.hp_ctrl .next{
	right:0;
	background:url(../images/hp_next.png) no-repeat center center;
}
.hp_slider{
	width: 1000px;
	height: 42px;
	margin:0 auto;
	border:1px solid #b2b1b1;
	overflow: hidden;
}
.hp_slider .btn{
	display: inline-block;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-left:1px solid #b2b1b1;	
	text-align: center;
	width: 100%;
}
.hp_slider .btn span{
	color:#04529a;
	display: inline-block;
	padding-left:28px;
	background:url(../images/hp_s.png) no-repeat left center;
}

.hp_list{
	width: 1200px;
	position: relative;
	overflow: hidden;
	margin:20px auto 0 auto;
}
.hp_list .s_list{
	width: 1232px;
}
.hp_item{
	display: block;
	width: 276px;
	height: 306px;
	border:1px solid #ebebeb;
	float:left;
	margin:30px 30px 0 0;
	text-align: center;
	line-height: 30px;
	color:#04529a;
	font-size:14px;
	overflow: hidden;
}
.hp_item img{
	display: block;
	width: 276px;
	height: 276px;
}
.hp_item img:hover{transform: scale(1.04); transition: 0.5s;}
.readmore{
	display: block;
	width: 226px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background:url(../images/readmore.png) no-repeat center center;
	background-size:100% 100%;
	color:#fff;
	margin:50px auto;
}
.h_ab{
	height: 567px;
	background:url(../images/hab.jpg) no-repeat top center;
}
.hab_left{
	float: left;
	width:560px;
	color:#04529a;
	padding-top:100px;
}
.hab_left .t1{
	font-size:40px;
	height: 80px;
	line-height: 80px;
	position: relative;
}
.hab_left .t1 i{
	display: block;
	width: 60px;
	height: 2px;
	background:#d90000;
	position: absolute;
	bottom: 0;
	left: 0;
}
.hab_left .tip{
	padding:20px 0 40px 0;
	font-size:16px;
	line-height: 30px;
}
.hab_left .more{
	display: block;
	width: 150px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background:url(../images/readmore.png) no-repeat center center;
	background-size:100% 100%;
	color:#fff;
	font-size:14px;	
}
.hab_right{
	float: right;
	width: 600px;
	margin-top:80px;
}

.h_tags{
	text-align: center;
	background:#f4f4f4;
	padding:85px 0 55px 0;
	color:#04529a;
}
.h_tags .item{
	width:25%;
	float:left;
}
.h_tags dl{
	width: 75%;
	margin:0 auto;
	border-bottom:1px solid #949494;
	padding-bottom:15px;
}
.h_tags dt{
	height: 55px;
	line-height: 55px;
	font-size:28px;
}
.h_tags span{
	font-size:40px;
	font-weight: bold;
	padding-right:10px;
}
.h_tags dd{
	line-height: 48px;
}

.h_news{
	padding-bottom:80px;
}
.h_news .wrapin{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.hn_item{
	width: 367px;
}
.hn_item .photo{
	display: block;
	width: 100%;
	height:160px;
	margin-bottom:14px;
	overflow: hidden;
}
.hn_item .photo img{
	display: block;
	width: 100%;
	height:160px;
}
.hn_item .photo img:hover{
	transform: scale(1.04); transition: 0.5s;
}
.hn_item dt{
	line-height: 40px;
	height: 40px;
}
.hn_item .name{
	color:#0e367e;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hn_item dd{
	font-size:12px;
	line-height: 1.6;
	color:#333;
}
.h_news .zw{
	width: 367px;
	height: 0;
}

.h_cnt{
	background:#04529a;
	padding:50px 0;
	color:#fff;
}
.hc_fm{
	width:560px;
	float: left;
}
.hc_fm .text{
	height:40px;
	border:1px solid #fff;
	border-radius:20px;
	width: 100%;
	background:none;
	box-sizing:border-box;
	padding:0 20px;
	color:#fff;
	margin-bottom:15px;
}
.hc_fm .text::-webkit-input-placeholder{
	color:#fff;
}
.hc_fm textarea{
	height:95px;
	width:100%;
	padding:10px 20px;
	box-sizing:border-box;
	border:1px solid #fff;
	background:none;
	resize:none;
}
.hc_fm textarea::-webkit-input-placeholder{
	color:#fff;
}
.hc_fm .sub{
	float: right;
	width:94px;
	height:30px;
	line-height: 30px;
	text-align: center;
	border-radius:15px;
	background:#5c8ebd;
	margin-top:30px;
	color:#fff;
}
.hc_links{
	float: left;
	margin-top:-15px;
}
.hc_links2{
	float: right;
	width: 150px;
}
.hc_links dd a{
	color:#fff;
}
.hc_links dt{
	height: 54px;
	line-height: 54px;
	position: relative;
	font-size:20px;
	font-weight: bold;
}
.hc_links dt i{
	display: block;
	width: 60px;
	height: 2px;
	background:#fff;
	position: absolute;
	left: 0;
	bottom: 5px;
}
.hc_links dd{
	font-size:14px;
	line-height: 46px;
}
.hc_links1{
	margin-left:100px;
}

/* PC大屏幕 big end*/
}



	/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:185px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#c0c1c3;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/top.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service {background-color: #20abd7;}
.suspension .a-service .a:hover{background-color: #20abd7;}
.suspension .a-service .i{width:35px;height:36px;margin-top:5px;margin-left:5px;background-image:url(../images/sky.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone {background-color: #46c656;}
.suspension .a-service-phone .a:hover{background-color: #46c656;}
.suspension .a-service-phone .i{width:38px;height:36px;margin-top:5px;margin-left:3px;background-image:url(../images/whaps.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-qrcode {background-color: #e50112;}
.suspension .a-qrcode .a:hover{background-color: #e50112;}
.suspension .a-qrcode .i{width:38px;height:36px;margin-top:8px;margin-left:8px;background-image:url(../images/telp.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-top {background-color: #04529a;}
.suspension .a-top .a:hover{background-color: #04529a;}
.suspension .a-top .i{width:38px;height:36px;margin-top:8px;margin-left:8px;background-image:url(../images/top.png);background-repeat:no-repeat;background-position:0 0;}

.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}